Ensure print-related types are registered
authorMatthias Clasen <mclasen@redhat.com>
Thu, 5 Mar 2015 01:35:09 +0000 (20:35 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 5 Mar 2015 01:37:01 +0000 (20:37 -0500)
commit768e6a45796aec32bbc2119e5742ac2332b1c084
treefe1a40bb2e8bdf14341fa7c7f5565c4ecd5d168b
parentce9a5a3fecd10acc464252c21de8a3a92ea013e1
Ensure print-related types are registered

These types are not covered by g_test_register_all_types,
and having the types registered when a print dialog is used
helps in cases where GTK+ is dlopened.

https://bugzilla.gnome.org/show_bug.cgi?id=745065
gtk/gtkprintunixdialog.c